-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(CSTM-CPC-976)Add a pet to an Owner #527
feat(CSTM-CPC-976)Add a pet to an Owner #527
Conversation
Removed photo ID
Qodana for JVM329 new problems were found
☁️ View the detailed Qodana report Contact Qodana teamContact us at [email protected]
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything seems to be okay. This is definitely a functionality we needed for this veterinarian system.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sick, lemme know if this also fixes the persistency issues we were having.
JIRA: https://champlainsaintlambert.atlassian.net/browse/CPC-967?atlOrigin=eyJpIjoiNWY5MjJiN2IxYWU4NDkyOTgxZDEwZjVlMmQwNjkwMWMiLCJwIjoiaiJ9
Context:
Add Pet to owner functionality did not exist.
Changes
Added / Updated the functionality for adding pets to add a pet and retrieve them based off their OwnerId
Before and After UI (Required for UI-impacting PRs)
New Page:
Dev notes (Optional)
Yippee!!!!